Automations

UI Automation Commands

  • Version: 1.5.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Selenium Element Action Command

Command: Selenium Element Action Command

This command performs an element action in a Selenium web browser session.

Parameters

Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Element Search Parameter

Use the Element Recorder to generate a listing of potential search parameters.Select the specific search type(s) that you want to use to isolate the element on the web page.

Required

Element Search Option

Indicate whether to search for a single or multiple elements.

Required

Element Action

Select the appropriate corresponding action to take once the element has been located.

Required

Action Parameters

Action Parameters will be determined based on the action settings selected.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo